Skip to content

gh-113317: Argument Clinic: Add libclinic.clanguage#117455

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:ac_clang
Apr 3, 2024
Merged

gh-113317: Argument Clinic: Add libclinic.clanguage#117455
vstinner merged 1 commit intopython:mainfrom
vstinner:ac_clang

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 2, 2024

Add libclinic.lang_c module and move the following classes and functions there:

  • CLanguage
  • declare_parser()

Add libclinic.codegen and move the following classes there:

  • BlockPrinter
  • BufferSeries
  • Destination

Move these functions to libclinic.function:

  • permute_left_option_groups()
  • permute_optional_groups()
  • permute_right_option_groups()

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants